Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.DataFilter Namespace / ObservableCollectionBase<T> Class
Properties Methods Events

In This Topic
    ObservableCollectionBase<T> Class Members
    In This Topic

    The following tables list the members exposed by ObservableCollectionBase<T>.

    Public Constructors
    Public Properties
    Public Methods
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded. Wraps an System.Collections.IEnumerable into a data collection.
    Public Extension MethodOverloaded. Wraps an System.Collections.IEnumerable into a data collection.
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
    Public EventOccurs before all items are removed.  
    Top
    See Also